adTempus API
PreviousUpNext
IJobs::Add Method

Adds a new item to the collection.

C++
HRESULT Add(IJob * newVal);
C#
Add(IJob newVal);
Visual Basic
Sub Add(newVal As IJob)
Parameters 
Description 
[in] IJob * newVal 
The item to add. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008